Uses of Class
es.csic.iiia.fabregues.dip.orders.ResultType
Package | Description |
---|---|
es.csic.iiia.fabregues.dip.orders |
-
Uses of ResultType in es.csic.iiia.fabregues.dip.orders
Methods in es.csic.iiia.fabregues.dip.orders that return ResultType Modifier and Type Method Description static ResultType
ResultType. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static ResultType[]
ResultType. values()
Returns an array containing the constants of this enum type, in the order they are declared.